home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / master / get_root_uid < prev    next >
Text File  |  2001-04-06  |  360b  |  14 lines

  1. SYNOPSIS
  2.         string get_root_uid(void)
  3.  
  4. DESCRIPTION
  5.         Return the string to be used as root-uid.
  6.         Under !native, the function is expendable.
  7.  
  8. HISTORY
  9.         In 3.2.1@40, get_root_uid() was renamed to get_master_uid()
  10.         and recieved a new semantic.
  11.  
  12. SEE ALSO
  13.         get_bb_uid(M), get_master_uid(M), uids(C), creator_file(M), creator(E)
  14.